home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Web-Publishing / HTML-Editoren / Muwse / TextClips / Text stylesheet / Char decorate < prev    next >
Encoding:
Text File  |  2000-05-12  |  125 b   |  10 lines

  1. <STYLE>
  2. <!--
  3. P {color : red;
  4. text-decoration : line-through; }
  5.  
  6. /* underline | overline | line-through | blink
  7. -->
  8. </STYLE>
  9.  
  10.